Skip to content

Conversation

@efd6
Copy link
Contributor

@efd6 efd6 commented Nov 24, 2025

Please take a look.

Closes #3053

Currently, it is not possible to direct tests to not emit any
script run information during testing.
@efd6 efd6 self-assigned this Nov 24, 2025
@efd6 efd6 added enhancement New feature or request Team:Ecosystem Label for the Packages Ecosystem team Team:Security-Service Integrations Security Service Integrations Team labels Nov 24, 2025
@efd6 efd6 marked this pull request as ready for review November 24, 2025 04:01
@efd6 efd6 requested a review from a team December 1, 2025 20:18
Copy link
Contributor

@teresaromero teresaromero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@efd6 efd6 requested a review from teresaromero December 2, 2025 19:50
@efd6
Copy link
Contributor Author

efd6 commented Dec 2, 2025

/test

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @efd6

@efd6 efd6 merged commit 61695d9 into elastic:main Dec 3, 2025
3 checks passed
Comment on lines +35 to +37
if s.Link.URL == nil {
return s.Reason
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this is needed because testscript doe snot set the URL for any Github issue.
In other tests, that link is mandatory to set when skipping tests.
https://github.com/elastic/package-spec/blob/ee697d2b4f3673e40888b937a07cced5c73542f6/spec/integration/data_stream/_dev/test/skip.spec.yml#L19

Could this link be added to these tests too ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Team:Ecosystem Label for the Packages Ecosystem team Team:Security-Service Integrations Security Service Integrations Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement test reporting for script testing

4 participants